Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use x509_san_dns Client Id Scheme #815

Conversation

suzannajiwani
Copy link
Contributor

Update the verifier to pass "client_id_scheme" parameter as x509_san_dns, and adjust client_id param to be prefixed with "x509_san_dns:" as recommended by OpenID for Verifiable Presentations section 5.10.1. Syntax.

Tested manually against wallet app, using OpenID4VP to retrieve both mdoc and sd-jwt credentials.

Update the verifier to pass "client_id_scheme" parameter as
x509_san_dns, and adjust client_id param to be prefixed with
"x509_san_dns:" as recommended by OpenID for Verifiable
Presentations section 5.10.1. Syntax.

Tested manually against wallet app, using OpenID4VP to retrieve
both mdoc and sd-jwt credentials.

Signed-off-by: Suzanna Jiwani <[email protected]>
@suzannajiwani suzannajiwani requested a review from kdeus December 5, 2024 23:24
@kdeus kdeus merged commit 288b8a1 into openwallet-foundation-labs:main Dec 6, 2024
3 checks passed
@suzannajiwani suzannajiwani deleted the verifier-x509sandns-scheme branch December 6, 2024 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants